check collection meaning in English
支票兑取
支票兑现
支票托收
Examples
- Java 5 added generics support to the language , giving developers a way to both check collection type - safety at compile time and hide the runtime casting involved with using a collection though at the cost of a sometimes very messy syntax for typing
Java 5增加了对语言泛型的支持,使开发者既可以在编译时检查集合类型安全性,又可以隐藏使用集合所涉及的运行时重塑(尽管以一个输入有时会非常杂乱的语法为代价) 。